home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000387_news@columbia.edu _Thu Dec 23 20:36:25 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA28121
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 23 Dec 1999 20:36:24 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id UAA27568
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 23 Dec 1999 20:14:47 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Subject: Re: crypt.h missing - C-Kermit 7.0 Beta 11 and K5 v1.1.1
  11. Date: 24 Dec 1999 01:14:45 GMT
  12. Organization: Columbia University
  13. Message-ID: <83uhe5$qte$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <8EA5B830Aferlazzohomecom@192.168.1.2>,
  17. Kevin Ferlazzo <ferlazzo@home.com> wrote:
  18. : Help!!  <Grin>
  19. : I have downloaded both MIT Kerberos v5 rel. 1.1.1 and C-Kermit 7.0 
  20. : Beta 11 and am trying to create a Kerberized C-Kermit according to 
  21. : the directions in the C-Kermit SECURITY.TXT file
  22. : K5 has built without a problem (and you all know how often packages 
  23. : build without problems!!), and I can successfully get a ticket from 
  24. : my KDC.
  25. : My problem is that when I build C-Kermit using the linux+krb5 
  26. : makefile target I get the following error immediately:
  27. : >> In file included from ckcmai.c:91:
  28. : >> ckcdeb.h:5009: crypt.h: No such file or directory
  29. : >> make[1]: *** [ckcmai.o] Error 1
  30. : I've looked through my original Linux CDs, and both of the C-Kermit 
  31. : and K5 distributions.  I don't have a crypt.h file, or a crypt 
  32. : library anywhere.
  33. : Can somebody point me in the right direction here?
  34. : Thanks!
  35. : Kevin Ferlazzo
  36. : ferlazzo AT home DOT com
  37.  
  38. crypt.h should be in /usr/include in your Linux distribution.  It is 
  39. not a part of Kerberos or C-Kermit.
  40.  
  41. Which Linux are you using?  What revision?
  42.  
  43.  
  44. Follow-up to comp.protocols.kermit.misc
  45.  
  46.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  47.                  The Kermit Project * Columbia University
  48.               612 West 115th St #716 * New York, NY * 10025
  49.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org